home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / Comedy / HyperTrip / card_13014.txt < prev    next >
Encoding:
Text File  |  1992-08-11  |  643 b   |  34 lines

  1. -- card: 13014 from stack: in
  2. -- bmap block id: 15605
  3. -- flags: 0000
  4. -- background id: 2676
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=241 top=130 right=202 bottom=294
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to next card
  23.   go to next card
  24.   go to next card
  25.   go to next card
  26.   go to next card
  27.   go to next card
  28.   visual effect dissolve
  29.   go to next card
  30.   visual effect dissolve
  31.   go to next card
  32. end mouseUp
  33.  
  34.